[INFO] cloning repository https://github.com/StreamLineLabs/streamline-marketplace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StreamLineLabs/streamline-marketplace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStreamLineLabs%2Fstreamline-marketplace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStreamLineLabs%2Fstreamline-marketplace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46718db1c386b79554cf424f53a51e09a914bdd0
[INFO] testing StreamLineLabs/streamline-marketplace against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStreamLineLabs%2Fstreamline-marketplace" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/StreamLineLabs/streamline-marketplace
[INFO] finished tweaking git repo https://github.com/StreamLineLabs/streamline-marketplace
[INFO] tweaked toml for git repo https://github.com/StreamLineLabs/streamline-marketplace written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StreamLineLabs/streamline-marketplace on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/StreamLineLabs/streamline-marketplace already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/transforms/ai-classifier/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.59
[INFO] [stderr]   Downloaded clap_builder v4.5.59
[INFO] [stderr]   Downloaded bumpalo v3.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e06c023cb8933068a944c6b15f48c0e4bd0cec6c9cfe1ed75f0b455a1cadfde
[INFO] running `Command { std: "docker" "start" "-a" "9e06c023cb8933068a944c6b15f48c0e4bd0cec6c9cfe1ed75f0b455a1cadfde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e06c023cb8933068a944c6b15f48c0e4bd0cec6c9cfe1ed75f0b455a1cadfde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e06c023cb8933068a944c6b15f48c0e4bd0cec6c9cfe1ed75f0b455a1cadfde", kill_on_drop: false }`
[INFO] [stdout] 9e06c023cb8933068a944c6b15f48c0e4bd0cec6c9cfe1ed75f0b455a1cadfde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e486ae7f62fcc45d81ec891e6ecaa785b1d751a95cd1f5390f2c104a330c37bc
[INFO] running `Command { std: "docker" "start" "-a" "e486ae7f62fcc45d81ec891e6ecaa785b1d751a95cd1f5390f2c104a330c37bc", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/transforms/ai-classifier/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling schema-validator v0.2.0 (/opt/rustwide/workdir/transforms/schema-validator)
[INFO] [stderr]    Compiling field-router v0.2.0 (/opt/rustwide/workdir/transforms/field-router)
[INFO] [stderr]    Compiling timestamp-enricher v0.2.0 (/opt/rustwide/workdir/transforms/timestamp-enricher)
[INFO] [stderr]    Compiling json-filter v0.2.0 (/opt/rustwide/workdir/transforms/json-filter)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/schema-validator/src/lib.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/schema-validator/src/lib.rs:223:15
[INFO] [stdout]     |
[INFO] [stdout] 223 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/timestamp-enricher/src/lib.rs:159:15
[INFO] [stdout]     |
[INFO] [stdout] 159 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/field-router/src/lib.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/json-filter/src/lib.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/field-router/src/lib.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling pii-redactor v0.2.0 (/opt/rustwide/workdir/transforms/pii-redactor)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/pii-redactor/src/lib.rs:227:15
[INFO] [stdout]     |
[INFO] [stdout] 227 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling streamline-mysql-sink v0.1.0 (/opt/rustwide/workdir/transforms/mysql-sink)
[INFO] [stderr]    Compiling streamline-redis-sink v0.1.0 (/opt/rustwide/workdir/transforms/redis-sink)
[INFO] [stderr]    Compiling streamline-mongodb-sink v0.1.0 (/opt/rustwide/workdir/transforms/mongodb-sink)
[INFO] [stderr]    Compiling streamline-slack-sink v0.1.0 (/opt/rustwide/workdir/transforms/slack-sink)
[INFO] [stderr]    Compiling streamline-s3-sink v0.1.0 (/opt/rustwide/workdir/transforms/s3-sink)
[INFO] [stderr]    Compiling streamline-elasticsearch-sink v0.1.0 (/opt/rustwide/workdir/transforms/elasticsearch-sink)
[INFO] [stderr]    Compiling streamline-bigquery-sink v0.1.0 (/opt/rustwide/workdir/transforms/bigquery-sink)
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ai-classifier v0.1.0 (/opt/rustwide/workdir/transforms/ai-classifier)
[INFO] [stderr]    Compiling streamline-http-webhook-sink v0.1.0 (/opt/rustwide/workdir/transforms/http-webhook-sink)
[INFO] [stdout] warning: field `api_key_env` is never read
[INFO] [stdout]   --> transforms/ai-classifier/src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Config {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     api_key_env: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling streamline-postgres-connector v0.1.0 (/opt/rustwide/workdir/transforms/postgres-connector)
[INFO] [stderr]    Compiling streamline-snowflake-sink v0.1.0 (/opt/rustwide/workdir/transforms/snowflake-sink)
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling streamline-marketplace-cli v0.2.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling streamline-marketplace-registry v0.2.0 (/opt/rustwide/workdir/registry)
[INFO] [stdout] warning: struct `MarketplacePortal` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct MarketplacePortal {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PortalConfig` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct PortalConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarketplaceEntry` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct MarketplaceEntry {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublisherInfo` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct PublisherInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Review` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct Review {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Pricing` is never used
[INFO] [stdout]   --> registry/src/portal.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub enum Pricing {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PortalUser` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct PortalUser {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PortalStats` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct PortalStats {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SortOption` is never used
[INFO] [stdout]    --> registry/src/portal.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum SortOption {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PortalStatsSnapshot` is never constructed
[INFO] [stdout]    --> registry/src/portal.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct PortalStatsSnapshot {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> registry/src/portal.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl MarketplacePortal {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 155 |     /// Create a new marketplace portal with the given configuration.
[INFO] [stdout] 156 |     pub fn new(config: PortalConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub async fn publish_transform(&self, mut entry: MarketplaceEntry) -> Result<String, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub async fn get_transform(&self, id: &str) -> Option<MarketplaceEntry> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub async fn list_transforms(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub async fn search(&self, query: &str) -> Vec<MarketplaceEntry> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub async fn add_review(&self, transform_id: &str, review: Review) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub async fn get_featured(&self) -> Vec<MarketplaceEntry> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub async fn get_popular(&self, limit: usize) -> Vec<MarketplaceEntry> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     pub async fn register_user(&self, mut user: PortalUser) -> Result<String, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 |     pub async fn record_download(&self, transform_id: &str, user_id: Option<&str>) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     pub fn stats(&self) -> PortalStatsSnapshot {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chrono_now` is never used
[INFO] [stdout]    --> registry/src/portal.rs:354:4
[INFO] [stdout]     |
[INFO] [stdout] 354 | fn chrono_now() -> String {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SandboxLevel` is never used
[INFO] [stdout]   --> registry/src/security.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum SandboxLevel {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmSecurityPolicy` is never constructed
[INFO] [stdout]   --> registry/src/security.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct WasmSecurityPolicy {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Severity` is never used
[INFO] [stdout]   --> registry/src/security.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum Severity {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmImport` is never constructed
[INFO] [stdout]   --> registry/src/security.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct WasmImport {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmExport` is never constructed
[INFO] [stdout]   --> registry/src/security.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct WasmExport {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecurityViolation` is never constructed
[INFO] [stdout]   --> registry/src/security.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct SecurityViolation {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecurityAudit` is never constructed
[INFO] [stdout]   --> registry/src/security.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct SecurityAudit {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublishedVersion` is never constructed
[INFO] [stdout]   --> registry/src/security.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct PublishedVersion {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VersionManager` is never constructed
[INFO] [stdout]    --> registry/src/security.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct VersionManager {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> registry/src/security.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl VersionManager {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 111 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn publish_version(&mut self, name: &str, version: PublishedVersion) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn yank_version(&mut self, name: &str, version: &str) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn get_latest(&self, name: &str) -> Option<&PublishedVersion> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn get_version(&self, name: &str, version: &str) -> Option<&PublishedVersion> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn list_versions(&self, name: &str) -> Vec<&PublishedVersion> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn is_compatible(version: &PublishedVersion, streamline_version: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_semver` is never used
[INFO] [stdout]    --> registry/src/security.rs:183:4
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn parse_semver(s: &str) -> (u64, u64, u64) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecurityAuditor` is never constructed
[INFO] [stdout]    --> registry/src/security.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct SecurityAuditor {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> registry/src/security.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl SecurityAuditor {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 200 |     pub fn new(policy: WasmSecurityPolicy) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn default_allowed_imports() -> HashSet<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn audit_binary(&self, name: &str, wasm_bytes: &[u8]) -> SecurityAudit {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     fn read_leb128(bytes: &[u8], pos: usize) -> Option<(u32, usize)> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     fn read_name(bytes: &[u8], pos: usize) -> Option<(String, usize)> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 |     fn find_section(bytes: &[u8], target_id: u8) -> Option<(usize, usize)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     fn extern_kind_name(kind: u8) -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     fn parse_imports(bytes: &[u8]) -> Vec<WasmImport> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |     fn parse_exports(bytes: &[u8]) -> Vec<WasmExport> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 488 |     fn skip_limits(bytes: &[u8], pos: usize) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 |     fn calculate_risk_score(violations: &[SecurityViolation]) -> u8 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransformMetadata` is never constructed
[INFO] [stdout]    --> registry/src/store.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct TransformMetadata {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TransformCategory` is never used
[INFO] [stdout]    --> registry/src/store.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub enum TransformCategory {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.52s
[INFO] running `Command { std: "docker" "inspect" "e486ae7f62fcc45d81ec891e6ecaa785b1d751a95cd1f5390f2c104a330c37bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e486ae7f62fcc45d81ec891e6ecaa785b1d751a95cd1f5390f2c104a330c37bc", kill_on_drop: false }`
[INFO] [stdout] e486ae7f62fcc45d81ec891e6ecaa785b1d751a95cd1f5390f2c104a330c37bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b36812df6a981de318fb256113a2a28d1c71b2cae4b827b60737bdd72d928a60
[INFO] running `Command { std: "docker" "start" "-a" "b36812df6a981de318fb256113a2a28d1c71b2cae4b827b60737bdd72d928a60", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/transforms/ai-classifier/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling pii-redactor v0.2.0 (/opt/rustwide/workdir/transforms/pii-redactor)
[INFO] [stderr]    Compiling streamline-elasticsearch-sink v0.1.0 (/opt/rustwide/workdir/transforms/elasticsearch-sink)
[INFO] [stderr]    Compiling streamline-http-webhook-sink v0.1.0 (/opt/rustwide/workdir/transforms/http-webhook-sink)
[INFO] [stderr]    Compiling streamline-marketplace-cli v0.2.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling streamline-marketplace-registry v0.2.0 (/opt/rustwide/workdir/registry)
[INFO] [stderr]    Compiling streamline-postgres-connector v0.1.0 (/opt/rustwide/workdir/transforms/postgres-connector)
[INFO] [stderr]    Compiling streamline-redis-sink v0.1.0 (/opt/rustwide/workdir/transforms/redis-sink)
[INFO] [stderr]    Compiling streamline-slack-sink v0.1.0 (/opt/rustwide/workdir/transforms/slack-sink)
[INFO] [stderr]    Compiling streamline-snowflake-sink v0.1.0 (/opt/rustwide/workdir/transforms/snowflake-sink)
[INFO] [stderr]    Compiling streamline-s3-sink v0.1.0 (/opt/rustwide/workdir/transforms/s3-sink)
[INFO] [stderr]    Compiling streamline-bigquery-sink v0.1.0 (/opt/rustwide/workdir/transforms/bigquery-sink)
[INFO] [stderr]    Compiling streamline-mongodb-sink v0.1.0 (/opt/rustwide/workdir/transforms/mongodb-sink)
[INFO] [stderr]    Compiling streamline-mysql-sink v0.1.0 (/opt/rustwide/workdir/transforms/mysql-sink)
[INFO] [stderr]    Compiling ai-classifier v0.1.0 (/opt/rustwide/workdir/transforms/ai-classifier)
[INFO] [stderr]    Compiling schema-validator v0.2.0 (/opt/rustwide/workdir/transforms/schema-validator)
[INFO] [stderr]    Compiling json-filter v0.2.0 (/opt/rustwide/workdir/transforms/json-filter)
[INFO] [stdout] warning: field `api_key_env` is never read
[INFO] [stdout]   --> transforms/ai-classifier/src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Config {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     api_key_env: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/schema-validator/src/lib.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/schema-validator/src/lib.rs:223:15
[INFO] [stdout]     |
[INFO] [stdout] 223 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/pii-redactor/src/lib.rs:227:15
[INFO] [stdout]     |
[INFO] [stdout] 227 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/json-filter/src/lib.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling field-router v0.2.0 (/opt/rustwide/workdir/transforms/field-router)
[INFO] [stderr]    Compiling timestamp-enricher v0.2.0 (/opt/rustwide/workdir/transforms/timestamp-enricher)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/field-router/src/lib.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/field-router/src/lib.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/timestamp-enricher/src/lib.rs:159:15
[INFO] [stdout]     |
[INFO] [stdout] 159 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransformMetadata` is never constructed
[INFO] [stdout]    --> registry/src/store.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct TransformMetadata {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TransformCategory` is never used
[INFO] [stdout]    --> registry/src/store.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub enum TransformCategory {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.76s
[INFO] running `Command { std: "docker" "inspect" "b36812df6a981de318fb256113a2a28d1c71b2cae4b827b60737bdd72d928a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b36812df6a981de318fb256113a2a28d1c71b2cae4b827b60737bdd72d928a60", kill_on_drop: false }`
[INFO] [stdout] b36812df6a981de318fb256113a2a28d1c71b2cae4b827b60737bdd72d928a60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 890c6e59699135b0227e2f913b18435c6b8466ffaad31ca1c29362bd174617c3
[INFO] running `Command { std: "docker" "start" "-a" "890c6e59699135b0227e2f913b18435c6b8466ffaad31ca1c29362bd174617c3", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/transforms/ai-classifier/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/pii-redactor/src/lib.rs:227:15
[INFO] [stderr]     |
[INFO] [stderr] 227 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pii-redactor` (lib test) generated 1 warning
[INFO] [stderr] warning: struct `TransformMetadata` is never constructed
[INFO] [stderr]    --> registry/src/store.rs:179:12
[INFO] [stderr]     |
[INFO] [stderr] 179 | pub struct TransformMetadata {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `TransformCategory` is never used
[INFO] [stderr]    --> registry/src/store.rs:190:10
[INFO] [stderr]     |
[INFO] [stderr] 190 | pub enum TransformCategory {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `api_key_env` is never read
[INFO] [stderr]   --> transforms/ai-classifier/src/lib.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | struct Config {
[INFO] [stderr]    |        ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 32 |     api_key_env: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `streamline-marketplace-registry` (bin "streamline-registry" test) generated 2 warnings
[INFO] [stderr] warning: `ai-classifier` (lib test) generated 1 warning
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/schema-validator/src/lib.rs:196:15
[INFO] [stderr]     |
[INFO] [stderr] 196 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/schema-validator/src/lib.rs:223:15
[INFO] [stderr]     |
[INFO] [stderr] 223 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/json-filter/src/lib.rs:208:15
[INFO] [stderr]     |
[INFO] [stderr] 208 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/field-router/src/lib.rs:139:15
[INFO] [stderr]     |
[INFO] [stderr] 139 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/field-router/src/lib.rs:162:15
[INFO] [stderr]     |
[INFO] [stderr] 162 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/timestamp-enricher/src/lib.rs:159:15
[INFO] [stderr]     |
[INFO] [stderr] 159 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `schema-validator` (lib test) generated 2 warnings
[INFO] [stderr] warning: `json-filter` (lib test) generated 1 warning
[INFO] [stderr] warning: `field-router` (lib test) generated 2 warnings
[INFO] [stderr] warning: `timestamp-enricher` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ai_classifier-28f027c85262f149)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_process_invalid_json ... ok
[INFO] [stdout] test tests::test_classify_local_match ... ok
[INFO] [stdout] test tests::test_classify_local_no_match ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/field_router-9cf19ecbc899a272)
[INFO] [stdout] test tests::test_process_invalid_config ... ok
[INFO] [stdout] test tests::test_process_adds_classification ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_find_route_default ... ok
[INFO] [stdout] test tests::test_find_route_exact_match ... ok
[INFO] [stdout] test tests::test_resolve_field_nested ... ok
[INFO] [stdout] test tests::test_resolve_field_simple ... ok
[INFO] [stdout] test tests::test_find_route_no_default ... ok
[INFO] [stdout] test tests::test_find_route_numeric_match ... ok
[INFO] [stdout] test tests::test_find_route_missing_field ... ok
[INFO] [stdout] test tests::test_resolve_field_missing ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_filter-03e52aa947d72945)
[INFO] [stdout] test tests::test_value_as_match_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_evaluate_eq ... ok
[INFO] [stdout] test tests::test_evaluate_exists ... ok
[INFO] [stdout] test tests::test_resolve_field_missing ... ok
[INFO] [stdout] test tests::test_evaluate_numeric_comparisons ... ok
[INFO] [stdout] test tests::test_evaluate_contains ... ok
[INFO] [stdout] test tests::test_evaluate_not_exists ... ok
[INFO] [stdout] test tests::test_evaluate_neq ... ok
[INFO] [stdout] test tests::test_operator_from_str ... ok
[INFO] [stdout] test tests::test_resolve_field_simple ... ok
[INFO] [stdout] test tests::test_resolve_field_nested ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_custom_replacement ... ok
[INFO] [stdout] test tests::test_build_patterns_default ... ok
[INFO] [stdout] test tests::test_redact_email ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pii_redactor-1adb2844a35f1cee)
[INFO] [stdout] test tests::test_build_patterns_specific ... ok
[INFO] [stdout] test tests::test_no_pii_passthrough ... ok
[INFO] [stdout] test tests::test_redact_json_all_fields ... ok
[INFO] [stdout] test tests::test_redact_ssn ... ok
[INFO] [stdout] test tests::test_redact_json_specific_fields ... ok
[INFO] [stdout] test tests::test_redact_phone ... ok
[INFO] [stdout] test tests::test_redact_nested_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schema_validator-477f4a259bd51bc2)
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_on_invalid_from_str ... ok
[INFO] [stdout] test tests::test_json_type_name ... ok
[INFO] [stdout] test tests::test_validate_enum ... ok
[INFO] [stdout] test tests::test_validate_nested_properties ... ok
[INFO] [stdout] test tests::test_validate_number_range ... ok
[INFO] [stdout] test tests::test_validate_required_fields ... ok
[INFO] [stdout] test tests::test_validate_string_length ... ok
[INFO] [stdout] test tests::test_validate_type_object ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/streamline_bigquery_sink-9e1a4039880e5d82)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::test_config_parsing ... ok
[INFO] [stdout] test tests::test_batch_chunking ... ok
[INFO] [stdout] test tests::test_config_parsing_missing_dataset ... ok
[INFO] [stdout] test tests::test_config_parsing_missing_project ... ok
[INFO] [stdout] test tests::test_column_mapping ... ok
[INFO] [stdout] test tests::test_insert_id_extraction ... ok
[INFO] [stdout] test tests::test_config_parsing_missing_table ... ok
[INFO] [stdout] test tests::test_flush_empty ... ok
[INFO] [stdout] test tests::test_no_insert_id ... ok
[INFO] [stdout] test tests::test_insert_id_missing_field ... ok
[INFO] [stdout] test tests::test_insert_id_numeric ... ok
[INFO] [stdout] test tests::test_should_flush ... ok
[INFO] [stdout] test tests::test_request_fields ... ok
[INFO] [stdout] test tests::test_total_sent ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/streamline_elasticsearch_sink-dc30999286254a3b)
[INFO] [stdout] test tests::test_column_mapping_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::test_basic_bulk_format ... ok
[INFO] [stdout] test tests::test_bulk_chunking ... ok
[INFO] [stdout] test tests::test_doc_id_extraction ... ok
[INFO] [stdout] test tests::test_default_config ... ok
[INFO] [stdout] test tests::test_flush_empty ... ok
[INFO] [stdout] test tests::test_from_config_str_missing_index ... ok
[INFO] [stdout] test tests::test_from_config_str_valid ... ok
[INFO] [stdout] test tests::test_index_template ... ok
[INFO] [stdout] test tests::test_url_format ... ok
[INFO] [stdout] test tests::test_no_doc_id ... ok
[INFO] [stdout] test tests::test_pipeline ... ok
[INFO] [stdout] test tests::test_total_sent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/streamline_http_webhook_sink-daa82a489fd34517)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::test_auth_basic ... ok
[INFO] [stdout] test tests::test_auth_bearer ... ok
[INFO] [stdout] test tests::test_config_parsing ... ok
[INFO] [stdout] test tests::test_content_type_header ... ok
[INFO] [stdout] test tests::test_default_config ... ok
[INFO] [stdout] test tests::test_no_auth ... ok
[INFO] [stdout] test tests::test_flush_empty ... ok
[INFO] [stdout] test tests::test_put_method ... ok
[INFO] [stdout] test tests::test_auth_api_key ... ok
[INFO] [stdout] test tests::test_batch_mode ... ok
[INFO] [stdout] test tests::test_retry_count_propagated ... ok
[INFO] [stdout] test tests::test_should_flush ... ok
[INFO] [stdout] test tests::test_custom_headers ... ok
[INFO] [stdout] test tests::test_config_parsing_missing_url ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/streamline_marketplace-7182008de027bf89)
[INFO] [stdout] test tests::test_single_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test tests::test_chrono_now_iso8601_format ... ok
[INFO] [stdout] test tests::test_cli_parse_info_command ... ok
[INFO] [stdout] test tests::test_cli_parse_install_versioned ... ok
[INFO] [stdout] test tests::test_cli_parse_install_command ... ok
[INFO] [stdout] test tests::test_cli_parse_list_command ... ok
[INFO] [stdout] test tests::test_cli_parse_search_command ... ok
[INFO] [stdout] test tests::test_cli_parse_no_subcommand_fails ... ok
[INFO] [stdout] test tests::test_cli_parse_transforms_dir_flag ... ok
[INFO] [stdout] test tests::test_cli_parse_registry_url_flag ... ok
[INFO] [stdout] test tests::test_cli_parse_remove_command ... ok
[INFO] [stdout] test tests::test_cli_parse_search_with_category ... ok
[INFO] [stdout] test tests::test_default_registry_url ... ok
[INFO] [stdout] test tests::test_download_url_resolution_absolute_path ... ok
[INFO] [stdout] test tests::test_cli_parse_update_command ... ok
[INFO] [stdout] test tests::test_cli_parse_install_with_force ... ok
[INFO] [stdout] test tests::test_download_url_resolution_http_url ... ok
[INFO] [stdout] test tests::test_fallback_registry_url_is_github_raw ... ok
[INFO] [stdout] test tests::test_installed_transform_serialization ... ok
[INFO] [stdout] test tests::test_parse_version_complex_name ... ok
[INFO] [stdout] test tests::test_parse_name_without_version ... ok
[INFO] [stdout] test tests::test_parse_name_with_version ... ok
[INFO] [stdout] test tests::test_transform_entry_deserialization ... ok
[INFO] [stdout] test tests::test_transform_entry_backward_compat ... ok
[INFO] [stdout] test tests::test_registry_url_construction_trailing_slash ... ok
[INFO] [stdout] test tests::test_search_by_category_match ... ok
[INFO] [stdout] test tests::test_registry_url_construction_transforms_suffix ... ok
[INFO] [stdout] test tests::test_transforms_dir_default ... ok
[INFO] [stdout] test tests::test_download_url_resolution_relative ... ok
[INFO] [stdout] test tests::test_transform_entry_with_new_fields ... ok
[INFO] [stdout] test tests::test_version_satisfies ... ok
[INFO] [stdout] test tests::test_parse_version_pii_redactor ... ok
[INFO] [stdout] test tests::test_install_remove_flow ... ok
[INFO] [stdout] test tests::test_registry_url_construction_json_suffix ... ok
[INFO] [stdout] test tests::test_transforms_dir_custom ... ok
[INFO] [stdout] test tests::test_registry_url_construction_base_url ... ok
[INFO] [stdout] test tests::test_version_gt ... ok
[INFO] [stdout] test tests::test_sha256_hex ... ok
[INFO] [stdout] test tests::test_registry_deserialization_from_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_registry_deserialization_from_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_registry_deserialization_from_file' (133) panicked at cli/src/main.rs:1295:21:
[INFO] [stdout] Entry 's3-sink' has invalid category 'sink'. Valid: ["filtering", "enrichment", "routing", "security", "analytics", "format-conversion"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x651ff58307ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651ff58307ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651ff58307ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651ff58307ca - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651ff584545a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651ff584545a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x651ff5835102 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x651ff5835102 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x651ff580dd4f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651ff580dd4f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651ff5828279 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651ff56aa39c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x651ff56aa39c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x651ff5828432 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x651ff5828432 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651ff580de08 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x651ff5805579 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651ff580eb1d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651ff5845bec - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651ff567bcc8 - streamline_marketplace[fd76d5fe60687642]::tests::test_registry_deserialization_from_file
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/src/main.rs:1295:21
[INFO] [stdout]   20:     0x651ff5674287 - streamline_marketplace[fd76d5fe60687642]::tests::test_registry_deserialization_from_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/src/main.rs:1265:49
[INFO] [stdout]   21:     0x651ff565e026 - <streamline_marketplace[fd76d5fe60687642]::tests::test_registry_deserialization_from_file::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x651ff569e47b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x651ff569e47b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x651ff56aae6b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x651ff56aae6b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x651ff56aae6b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x651ff56aae6b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x651ff56aae6b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x651ff56aae6b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x651ff56aae6b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x651ff56a6584 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x651ff56a6584 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x651ff56ada72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x651ff56ada72 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x651ff56ada72 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x651ff56ada72 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x651ff56ada72 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x651ff56ada72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x651ff56ada72 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x651ff582fbbf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x651ff582fbbf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7b14458edaa4 - <unknown>
[INFO] [stdout]   43:     0x7b144597aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_registry_deserialization_from_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 37 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p streamline-marketplace-cli --bin streamline-marketplace`
[INFO] running `Command { std: "docker" "inspect" "890c6e59699135b0227e2f913b18435c6b8466ffaad31ca1c29362bd174617c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "890c6e59699135b0227e2f913b18435c6b8466ffaad31ca1c29362bd174617c3", kill_on_drop: false }`
[INFO] [stdout] 890c6e59699135b0227e2f913b18435c6b8466ffaad31ca1c29362bd174617c3
